'Declaration
<DispIdAttribute(29)> Function GetBlockFirstParagraphIndex( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
[DispId(29)] int GetBlockFirstParagraphIndex( string OCRResultID, int BlockIdx )
function GetBlockFirstParagraphIndex( OCRResultID: String; BlockIdx: Integer ): Integer;
DispIdAttribute(29) function GetBlockFirstParagraphIndex( OCRResultID : String, BlockIdx : int ) : int;
[DispId(29)] int GetBlockFirstParagraphIndex( string* OCRResultID, int BlockIdx )
[DispId(29)] int GetBlockFirstParagraphIndex( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx